home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 790 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.7 KB

  1. Date: Wed, 12 Jan 1994 12:54:50 +0100
  2. From: Christian Lynbech <lynbech@daimi.aau.dk>
  3. Message-Id: <199401121154.AA05559@avignon.daimi.aau.dk>
  4. To: mint@atari.archive.umich.edu
  5. In-Reply-To: <9401120935.AA13713@issan.informatik.uni-dortmund.de> (message from Andreas Schwab on Wed, 12 Jan 94 10:35:08 +0100)
  6. Subject: Re: MiNT goes UNiX, invitation for mailing list (MINTOS)
  7.  
  8. > Btw., why not just using __MINT__ as a compiler switch, it is
  9. > predefined by the MiNTlibs and independent of the compiler.  For
  10. > compiler dependent code we can use atarist for GCC, ??? for PureC, and
  11. > so on.
  12.  
  13.  
  14. Because people have already used __MINT__ in an incompatible way, I
  15. believe. For instance, in tcsh, the startup file is named cshrc.csh
  16. (not .cshrc) on the atari.
  17.  
  18. More important is that UNIX conformance is an extra demand or feature,
  19. that I do not think should be merged with the __MINT__ switch. Let
  20. __MINT__ mean `mint functionality' only. Not everyone may like unix
  21. and minixfs, and there is no reason to deny those users the
  22. possibility to recompile sources. For instance, tcsh works well on a
  23. TOS filesystem, given the necessary hacks to filenames and such.
  24.  
  25. So it would beb better to tie the choice between the two types:
  26. `maximum unix conformance' and `maximum tos compability' to a brand
  27. new switch, whether that would be a I_WANT_UNIX or I_WANT_TOS.
  28.  
  29.  
  30. ------------------------------------------------------------------------------
  31. Christian Lynbech               | Hit the philistines three times over the 
  32. office: R0.33 (phone: 3217)    | head with the Elisp reference manual.
  33. email: lynbech@daimi.aau.dk    |        - petonic@hal.com (Michael A. Petonic)
  34. ------------------------------------------------------------------------------
  35.